home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / font4d.lha / Font-4D-Demo / TestFont4DRexx.mrx < prev    next >
Encoding:
Text File  |  1994-03-04  |  220 b   |  21 lines

  1. /*
  2. ** This script shows how to obtain a list
  3. ** of an applications ARexx commands.
  4. */
  5.  
  6. options results
  7. address 'FONT4D.1'
  8.  
  9.  
  10. /* read the list into a temporary file */
  11.  
  12. 'select 2'
  13. add
  14. add
  15. add
  16. 'select 3'
  17. add
  18. up
  19. up
  20. generate
  21.